From: Nick Roberts Date: Thu, 13 Aug 2009 13:21:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11122 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7d47e3f05e0a2c7b9ff169187b9ee290990a714e;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 93da49b29f3..4f85096c633 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2009-08-13 Nick Roberts + + * process.c (create_pty): New function. + (Fstart_process): Use it to allow Emacs to just associate a pty + with the buffer. See associated change in gdb-mi.el. + (list_processes_1): Deal with no program name. + (start_process_unwind): Use pid == -2 to mean no process. + 2009-08-12 Stefan Monnier * cmds.c (nonundocount): New global variable.